ServiceGetRoomLists Method |
Retrieves a collection of all room lists in the organization.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic GetRoomListsResponse GetRoomLists()
Public Function GetRoomLists As GetRoomListsResponse
Return Value
Type:
GetRoomListsResponseAll the room lists in the organization.
See Also